Skip to content

Conversation

@maxy-shpfy
Copy link
Collaborator

@maxy-shpfy maxy-shpfy commented Jan 10, 2026

Description

Closes https://github.com/Shopify/oasis-frontend/issues/413

Enhanced the PipelineIO component to display task arguments in the run details view. The component now accepts a taskArguments prop and displays the actual argument values when viewing pipeline run details.

Type of Change

  • Improvement
  • New feature

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Test Instructions

Screen Recording 2026-01-09 at 4.29.50 PM.mov (uploaded via Graphite)

  1. Create and run a pipeline with various input arguments - you can use http://localhost:8000/docs#/pipelineRuns/create_api_pipeline_runs__post (or replace origin with proper host/port)
  2. Navigate to the run details page
  3. Verify that the "Arguments" section displays the actual values passed to the pipeline run as TaskSpec arguments and not from the ComponentSpec input values/default values.

Copy link
Collaborator Author

maxy-shpfy commented Jan 15, 2026

Merge activity

  • Jan 15, 2:47 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 15, 2:48 AM UTC: Graphite rebased this pull request as part of a merge.
  • Jan 15, 2:50 AM UTC: @maxy-shpfy merged this pull request with Graphite.

@maxy-shpfy maxy-shpfy force-pushed the 01-09-feat_display_taskspec_arguments_values_in_run_view branch from 4435eaf to baa0e00 Compare January 15, 2026 02:48
@maxy-shpfy maxy-shpfy merged commit c5adfbb into master Jan 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants